home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11288 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  844 b 

  1. Path: prodigy.com!panix!not-for-mail
  2. From: richk@panix.com (Rich Kus)
  3. Newsgroups: comp.unix.shell,comp.unix.questions,gnu.emacs.help,comp.lang.c
  4. Subject: Re: strip
  5. Date: 22 Mar 1996 18:48:07 -0500
  6. Organization: panix
  7. Message-ID: <4ive7n$2se@panix2.panix.com>
  8. References: <4iv28f$r84@rzsun02.rrz.uni-hamburg.de>
  9. NNTP-Posting-Host: panix2.panix.com
  10.  
  11. In article <4iv28f$r84@rzsun02.rrz.uni-hamburg.de>,
  12. Benito Gattuso <fj4a013@rzaix42.uni-hamburg.de> wrote:
  13. >If I strip a binary, does it become better or worse?
  14. >I've heard, one mussn't strip the emacs binary,
  15. >because its performance would become worse.
  16. >Is that so really?
  17. >Thanks ins advance.
  18. >
  19.   it depend whether you need to have symbolic table or not. if you
  20.   are planning to  debug the program keep it. it does make the file
  21.   smaller. 
  22.  
  23.   richk
  24.  
  25.  
  26. >--
  27. >Benito Gattuso
  28. >Hamburg, Germany
  29.  
  30.  
  31.